home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 226
- Top = 123
- BorderStyle = bsNone
- Caption = 'About'
- ClientHeight = 281
- ClientWidth = 519
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poMainFormCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnKeyPress = FormKeyPress
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 519
- Height = 281
- Align = alClient
- BevelInner = bvLowered
- BevelWidth = 3
- ParentColor = True
- TabOrder = 0
- OnClick = Panel1Click
- DesignSize = (
- 519
- 281)
- object Image1: TImage
- Left = 307
- Top = 107
- Width = 206
- Height = 169
- Anchors = [akRight, akBottom]
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- OnClick = Panel1Click
- end
- object Label1: TLabel
- Left = 112
- Top = 12
- Width = 291
- Height = 39
- Caption = 'CD Label Designer'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -32
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = Panel1Click
- end
- object Label2: TLabel
- Left = 112
- Top = 56
- Width = 48
- Height = 16
- Caption = 'version'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = Panel1Click
- end
- object Label3: TLabel
- Left = 112
- Top = 260
- Width = 168
- Height = 13
- Cursor = crHandPoint
- Hint = 'http://www.datalandsoftware.com'
- Anchors = [akLeft, akBottom]
- Caption = 'Copyright '#169' by Dataland Software'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- OnClick = Label3Click
- OnMouseEnter = Label3MouseEnter
- OnMouseLeave = Label3MouseLeave
- end
- object Label4: TLabel
- Left = 112
- Top = 96
- Width = 70
- Height = 16
- Caption = 'prerelease'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = Panel1Click
- end
- object Label5: TLabel
- Left = 112
- Top = 76
- Width = 30
- Height = 16
- Caption = 'build'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = Panel1Click
- end
- object Label6: TLabel
- Left = 112
- Top = 120
- Width = 221
- Height = 16
- Caption = 'Registered to: Vladimir Radmilovic'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- OnClick = Panel1Click
- end
- object Panel2: TPanel
- Left = 6
- Top = 6
- Width = 100
- Height = 269
- Align = alLeft
- BevelOuter = bvNone
- Color = 12884326
- TabOrder = 0
- OnClick = Panel1Click
- end
- end
- end
-